[INFO] cloning repository https://github.com/mmontiel0904/freshapi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mmontiel0904/freshapi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmontiel0904%2Ffreshapi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmontiel0904%2Ffreshapi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d2f92da70fd494de279a7b3a735b06c7ed128cb
[INFO] checking mmontiel0904/freshapi against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmontiel0904%2Ffreshapi" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mmontiel0904/freshapi
[INFO] finished tweaking git repo https://github.com/mmontiel0904/freshapi
[INFO] tweaked toml for git repo https://github.com/mmontiel0904/freshapi written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mmontiel0904/freshapi on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mmontiel0904/freshapi already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9f39f9fbf3d23335d7ddc69b551ba482764b2deb57dbdf78cf153aa392e76d56
[INFO] running `Command { std: "docker" "start" "9f39f9fbf3d23335d7ddc69b551ba482764b2deb57dbdf78cf153aa392e76d56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9f39f9fbf3d23335d7ddc69b551ba482764b2deb57dbdf78cf153aa392e76d56" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f39f9fbf3d23335d7ddc69b551ba482764b2deb57dbdf78cf153aa392e76d56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9f39f9fbf3d23335d7ddc69b551ba482764b2deb57dbdf78cf153aa392e76d56" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling sea-query-derive v0.4.3
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling inherent v1.0.12
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking whoami v1.6.0
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f4690f24e7d9bcb0b168a02b06dd61391e8bd55a/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=bdd04e0f4dc7c7dd -C extra-filename=-a51f3b0cccc0511b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9f39f9fbf3d23335d7ddc69b551ba482764b2deb57dbdf78cf153aa392e76d56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f39f9fbf3d23335d7ddc69b551ba482764b2deb57dbdf78cf153aa392e76d56", kill_on_drop: false }`
[INFO] [stdout] 9f39f9fbf3d23335d7ddc69b551ba482764b2deb57dbdf78cf153aa392e76d56
